@import url(https://fonts.googleapis.com/css?family=Slabo+27px&subset=latin,latin-ext);

#wowslider-container1 {
	display: table;
	zoom: 1;
	position: relative;
	width: 100%;
	max-width: 100%;
	max-height: 0;
	margin: 0 auto 0;
	z-index: 90;
	text-align: left;
	font-size: 10px;
	text-shadow: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

* html #wowslider-container1 {
	width: 1366px
}

#wowslider-container1 .ws_images ul {
	position: relative;
	width: 10000%;
	height: 100%;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	overflow: visible
}

#wowslider-container1 .ws_images ul li {
	position: relative;
	width: 1%;
	height: 100%;
	line-height: 0;
	overflow: hidden;
	float: left;
	padding: 0 !important;
	margin: 0 !important
}

#wowslider-container1 .ws_images {
	position: relative;
	left: 0;
	top: 0;
	height: 100%;
	max-height: 768px;
	max-width: 100%;
	vertical-align: top;
	border: none;
	overflow: hidden
}

#wowslider-container1 .ws_images ul a {
	width: 100%;
	height: 100%;
	max-height: 768px;
	display: block;
	color: transparent
}

#wowslider-container1 img {
	max-width: none !important
}

#wowslider-container1 .ws_images>div>img {
	width: 100%;
	border: none 0;
	max-width: none;
	padding: 0;
	margin: 0
}

#wowslider-container1 .ws_images>div>img {
	max-height: 768px
}

#wowslider-container1 a {
	text-decoration: none;
	outline: 0;
	border: none
}

#wowslider-container1 object {
	position: absolute
}

#wowslider-container1 .ws_images>ul {
	animation: wsBasic .2s infinite;
	-moz-animation: wsBasic .2s infinite;
	-webkit-animation: wsBasic .2s infinite
}

@keyframes wsBasic {
	0% {
		left: 0
	}

	9.14% {
		left: 0
	}

	16.67% {
		left: -100%
	}

	25.81% {
		left: -100%
	}

	33.33% {
		left: -200%
	}

	42.47% {
		left: -200%
	}

	50% {
		left: -300%
	}

	59.14% {
		left: -300%
	}

	66.67% {
		left: -400%
	}

	75.81% {
		left: -400%
	}

	83.33% {
		left: -500%
	}

	92.47% {
		left: -500%
	}
}

@-moz-keyframes wsBasic {
	0% {
		left: 0
	}

	9.14% {
		left: 0
	}

	16.67% {
		left: -100%
	}

	25.81% {
		left: -100%
	}

	33.33% {
		left: -200%
	}

	42.47% {
		left: -200%
	}

	50% {
		left: -300%
	}

	59.14% {
		left: -300%
	}

	66.67% {
		left: -400%
	}

	75.81% {
		left: -400%
	}

	83.33% {
		left: -500%
	}

	92.47% {
		left: -500%
	}
}

@-webkit-keyframes wsBasic {
	0% {
		left: 0
	}

	9.14% {
		left: 0
	}

	16.67% {
		left: -100%
	}

	25.81% {
		left: -100%
	}

	33.33% {
		left: -200%
	}

	42.47% {
		left: -200%
	}

	50% {
		left: -300%
	}

	59.14% {
		left: -300%
	}

	66.67% {
		left: -400%
	}

	75.81% {
		left: -400%
	}

	83.33% {
		left: -500%
	}

	92.47% {
		left: -500%
	}
}